CacheToDiskLocation Property (DocumentBase<PageType>)
Gets or sets the location of CacheToDisk files - can be physical path or "IsolatedStorage" to use IsolatedStorage.
public string CacheToDiskLocation {get; set;}
'Declaration
Public Property CacheToDiskLocation As String